| Name | Description | |
|---|---|---|
![]() | PDFSetRgbFillOperator Constructor | Overloaded. |
The following tables list the members exposed by PDFSetRgbFillOperator.
| Name | Description | |
|---|---|---|
![]() | PDFSetRgbFillOperator Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | context | (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |
| Name | Description | |
|---|---|---|
![]() | getB | Gets the blue level. |
![]() | getContext | Gets the content stream container from which the operator is extracted. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |
![]() | getG | Gets the green level. |
![]() | getOpCode | Gets the operator code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |
![]() ![]() | getOpCodeFromType | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |
![]() | getR | Gets the red level. |
![]() | getType | Gets the operator type. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |
![]() ![]() | getTypeFromBinaryOpCode | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |
![]() ![]() | getTypeFromOpCode | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |
![]() | save | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | setB | Sets the blue level. |
![]() | setContext | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |
![]() | setG | Sets the green level. |
![]() | setR | Sets the red level. |
![]() | setType | Sets the operator type. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator) |